PHP / Drupal equivalent of .bat file [closed]
Posted
by
Pamela
on Super User
See other posts from Super User
or by Pamela
Published on 2012-09-05T20:59:06Z
Indexed on
2012/09/05
21:40 UTC
Read the original article
Hit count: 189
I am new to Drupal and have just started in Drupal 7. I have a very simple .bat file that calls a .txt file to open a ftp connection, get a file off the ftp server and place it on my desktop. Now that I know that works.. (YAY!) I need to figure out how to have it done with a cron job in Drupal, save it somewhere so that I can unzip it somehow and then populate a table in the database with it. Any advice would be greatly appreciated!
© Super User or respective owner